*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:28:12 +0000 (15:28 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Jul 2002 15:28:12 +0000 (15:28 +0000)
lisp/ChangeLog
src/ChangeLog

index 95a14ab9ced3f17dcbb09d2c0229bf1ed8c0cb25..c3ee2d12479eabd2e5fd4b91a71f95f46e90c5db 100644 (file)
@@ -1,3 +1,11 @@
+2002-07-02  Juanma Barranquero  <lektu@terra.es>
+
+       * mail/rmailsum.el (rmail-user-mail-address-regexp): Fix typo.
+
+       * textmodes/reftex-cite.el (reftex-citation): Fix typo.
+
+       * progmodes/cperl-mode.el (cperl-break-one-line-blocks-when-indent): Fix typo.
+
 2002-07-02  Kim F. Storm  <storm@cua.dk>
 
        * emacs-lisp/bindat.el: New file.
index 0881aa1a2c4b16ba90ffa70e4f193591b11191a2..59ff06c79daf0bd2232dc5f08dfd55d7dfb1eff5 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-02  Juanma Barranquero  <lektu@terra.es>
+
+       * keymap.c (syms_of_keymap): Fix typo.
+
 2002-07-01  Andrew Choi  <akochoi@shaw.ca>
 
        * s/darwin.h: Define POSIX_SIGNALS.